|
|
|
BlueCielo TeamWork 2012 Administrator's Guide | BlueCielo ECM Solutions |
The Windows Installer packages that are provided with TeamWork implement some custom actions in order to automate the installation processes. These custom actions are typically executables that the package Startes to perform some action other than copying and registering files. The following tables list the custom actions that are performed by the Windows Installer packages developed by BlueCielo.
The custom actions that are performed by the 32-bit and 64-bit TeamWork client component packages named BlueCielo TeamWork (x64).msi and BlueCielo TeamWork.msi are described in the following table.
Name | Description | When | MSI Type | Properties |
---|---|---|---|---|
AALR<nn> |
Finds the name of a subkey in the AutoCAD registry branch | Install \ Run |
163840 – Uses custom InstUtlM.dll |
PALR<nn> |
AALR<nn>P |
Finds the name of a subkey in the AutoCAD P&ID registry branch | Install \ Run |
163840 – Uses custom InstUtlM.dll |
PALR<nn>P |
AChangeLicToAV2D |
Restores AutoVue 2D license in avwinreg.ini after removing AutoVue 3D | Install \ Run |
3073 – Uses custom InstUtlM.dll |
|
StartHook |
Starts AMHookTrayU.exe at the end of setup | Install \ Run |
1746 – Runs AMHookTrayU.exe |
|
StartHook64 |
Starts AMHookTrayU.exe at the end of setup | Install \ Run |
1746 – Runs AMHookTray.exe |
|
StartHookOnRollBack |
Starts AMHookTrayU.exe at the end of setup | Rollback \ Run |
1490 – Runs AMHookTrayU.exe |
|
StartHookOnRollBack64 |
Starts x64 AMHookTrayU.exe at the end of setup | Rollback \ Run |
1490 – Runs AMHookTrayU.exe |
|
ReadOldInstallDir |
Sets INSTALLDIR to the location of a previous x64 installation | Install \UI\ Run | 291 |
INSTALLDIR OLDPATHNAME |
ReadOldInstallDir32 |
Sets INSTALLDIR32 to the location of a previous x32 installation | Install \UI\ Run | 291 |
INSTALLDIR32 OLDPATHNAME |
TerminateHook |
Closes AMHookTrayU.exe at the beginning of setup to avoid FileInUse messages | Install \UI\ Run |
131200 – Uses custom InstUtlM.dll |
Related concepts
Controlling the Windows Installer Package
Related tasks
About the command-line switches
Installing optional components
Copyright © 2000-2012 BlueCielo ECM Solutions |